On this pageFindEntByHandleDescriptionCall FindEntByHandle to get entity by its handle. Specify the handle as the AHandle parameter.Syntaxfunction FindEntByHandle(const AHandle: UInt64): TsgDXFEntity;